home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 February / Gamestar_59_2004-02_dvd.iso / Dema / anito_demo.exe / {app} / data / cutscenes / agila / villacredo / Ganaag1_ReturnMatulis_1.cs < prev    next >
Text File  |  2003-10-30  |  29KB  |  1,590 lines

  1.  0 0
  2.  1 0
  3.  0 0 0
  4.  
  5. 97
  6.  
  7.   1 1
  8.     1 -1 -1
  9.  
  10.   1 1
  11. "
  12. if (CheckItem('matulis') == 1)
  13. {
  14.   this.line0 = 'none';
  15.   this.target0 = 2;
  16. }
  17. if (globals.quest_ganaag > 5)
  18. {
  19.   this.line0 = 'none';
  20.   this.target0 = 3;
  21. }
  22. if (globals.progress_cockfight == 1 && globals.progress_cockfight_win == 2)
  23. {
  24.   this.line0 = 'none';
  25.   this.target0 = 4;
  26. }
  27. if (globals.progress_cockfight == 1 && globals.progress_cockfight_win == 1)
  28. {
  29.   this.line0 = 'none';
  30.   this.target0 = 5;
  31. }
  32. if (CheckItem('matulis') == 0 && globals.quest_ganaag < 6)
  33. {
  34.   this.line0 = 'none';
  35.   this.target0 = 6;
  36. }
  37.   this.line1 = '';
  38. "
  39.     1 -1 -1
  40.  
  41.   1 7
  42. "
  43. this.camerafocus = 'player';
  44. this.voicefocus = 'player';
  45. this.line0 = 'Good news Ganaag!';
  46. this.line1 = '';
  47. this.line2 = '';
  48. this.line3 = '';
  49. this.line4 = '';
  50. this.line5 = '';
  51. this.line6 = '';
  52. ScoreUp(5);
  53. globals.quest_ganaag = 6;
  54. "
  55.     900 -1 -1
  56.  
  57.   1 85
  58. "
  59. this.camerafocus = 'npcGanaag1';
  60. this.voicefocus = 'npcGanaag1';
  61. this.line0 = 'What do you want this time?';
  62. this.line1 = '';
  63. this.line2 = '';
  64. this.line3 = '';
  65. this.line4 = '';
  66. this.line5 = '';
  67. this.line6 = '';
  68.  
  69. "
  70.     300 -1 -1
  71.  
  72.   1 50
  73. "
  74. this.camerafocus = 'npcGanaag1';
  75. this.voicefocus = 'npcGanaag1';
  76. this.line0 = 'You win! Here is your money.';
  77. this.line1 = '';
  78. this.line2 = '';
  79. this.line3 = '';
  80. this.line4 = '';
  81. this.line5 = '';
  82. this.line6 = '';
  83. globals.progress_cockfight = 0;
  84. TakeMoney(globals.progress_ganaag_bet*2);
  85. "
  86.     300 -1 -1
  87.  
  88.   1 52
  89. "
  90. this.camerafocus = 'npcGanaag1';
  91. this.voicefocus = 'npcGanaag1';
  92. this.line0 = 'Well, tough luck. But there\'s always next time.';
  93. this.line1 = '';
  94. this.line2 = '';
  95. this.line3 = '';
  96. this.line4 = '';
  97. this.line5 = '';
  98. this.line6 = '';
  99. globals.progress_cockfight = 0;
  100. "
  101.     300 -1 -1
  102.  
  103.   1 0
  104. "
  105. this.camerafocus = 'player';
  106. this.voicefocus = 'player';
  107. this.line0 = 'Wait a minute, I seem to be forgetting something.';
  108. this.line1 = '';
  109. this.line2 = '';
  110. this.line3 = '';
  111. this.line4 = '';
  112. this.line5 = '';
  113. this.line6 = '';
  114.  
  115. "
  116.     900 -1 -1
  117.  
  118.   1 8
  119. "
  120. this.camerafocus = 'npcGanaag1';
  121. this.voicefocus = 'npcGanaag1';
  122. this.line0 = 'Oh, oh, is that him?  Is that my Matulis?';
  123. this.line1 = '';
  124. this.line2 = '';
  125. this.line3 = '';
  126. this.line4 = '';
  127. this.line5 = '';
  128. this.line6 = '';
  129.  
  130. "
  131.     900 -1 -1
  132.  
  133.   1 9
  134. "
  135. this.camerafocus = 'player';
  136. this.voicefocus = 'player';
  137. this.line0 = 'Here you go.  I hope it goes well for you.';
  138. this.line1 = '';
  139. this.line2 = '';
  140. this.line3 = '';
  141. this.line4 = '';
  142. this.line5 = '';
  143. this.line6 = '';
  144. GiveItem('matulis', 1);
  145. "
  146.     900 -1 -1
  147.  
  148.   1 10
  149. "
  150. this.camerafocus = 'npcGanaag1';
  151. this.voicefocus = 'npcGanaag1';
  152. this.line0 = 'You have done me a big favor.  Something that I am inclined not to';
  153. this.line1 = 'forget for some time.';
  154. this.line2 = '';
  155. this.line3 = '';
  156. this.line4 = '';
  157. this.line5 = '';
  158. this.line6 = '';
  159.  
  160. "
  161.     900 -1 -1
  162.  
  163.   1 11
  164. "
  165. this.camerafocus = 'player';
  166. this.voicefocus = 'player';
  167. this.line0 = 'Just don\'t lose him again. I expect nothing in return except that I';
  168. this.line1 = 'hope I have shown you something good about myself.';
  169. this.line2 = '';
  170. this.line3 = '';
  171. this.line4 = '';
  172. this.line5 = '';
  173. this.line6 = '';
  174.  
  175. "
  176.     900 -1 -1
  177.  
  178.   1 84
  179. "
  180. this.camerafocus = 'npcGanaag1';
  181. this.voicefocus = 'npcGanaag1';
  182. this.line0 = 'Yes. As for the way to the Mangapawi village...I am reminded that there';
  183. this.line1 = 'is a waterfall near our home.  But knowing that is not enough to get';
  184. this.line2 = 'you there.';
  185. this.line3 = '';
  186. this.line4 = '';
  187. this.line5 = '';
  188. this.line6 = '';
  189.  
  190. "
  191.     900 -1 -1
  192.  
  193.   1 13
  194. "
  195. this.camerafocus = 'player';
  196. this.voicefocus = 'player';
  197. this.line0 = 'What else should I do, then?';
  198. this.line1 = '';
  199. this.line2 = '';
  200. this.line3 = '';
  201. this.line4 = '';
  202. this.line5 = '';
  203. this.line6 = '';
  204.  
  205. "
  206.     900 -1 -1
  207.  
  208.   1 14
  209. "
  210. this.camerafocus = 'npcGanaag1';
  211. this.voicefocus = 'npcGanaag1';
  212. this.line0 = 'Well, it is simple.  Bet three times.  Mangapawi friends know each';
  213. this.line1 = 'other\'s heart. This is my passion and this is my life.';
  214. this.line2 = '';
  215. this.line3 = '';
  216. this.line4 = '';
  217. this.line5 = '';
  218. this.line6 = '';
  219. RemapEntry(43, 44);
  220. "
  221.     900 -1 -1
  222.  
  223.   1 15
  224. "
  225. this.camerafocus = 'player';
  226. this.voicefocus = 'player';
  227. this.line0 = 'So that\'s it?  Just bet three times here in the pit?';
  228. this.line1 = '';
  229. this.line2 = '';
  230. this.line3 = '';
  231. this.line4 = '';
  232. this.line5 = '';
  233. this.line6 = '';
  234.  
  235. "
  236.     900 -1 -1
  237.  
  238.   1 16
  239. "
  240. this.camerafocus = 'npcGanaag1';
  241. this.voicefocus = 'npcGanaag1';
  242. this.line0 = 'That is correct.';
  243. this.line1 = '';
  244. this.line2 = '';
  245. this.line3 = '';
  246. this.line4 = '';
  247. this.line5 = '';
  248. this.line6 = '';
  249.  
  250. "
  251.     900 -1 -1
  252.  
  253.   1 17
  254. "
  255. this.camerafocus = 'player';
  256. this.voicefocus = 'player';
  257. this.line0 = 'I have some questions...';
  258. this.line1 = '';
  259. this.line2 = '';
  260. this.line3 = '';
  261. this.line4 = '';
  262. this.line5 = '';
  263. this.line6 = '';
  264.  
  265. "
  266.     900 -1 -1
  267.  
  268.   1 85
  269. "
  270. this.camerafocus = 'npcGanaag1';
  271. this.voicefocus = 'npcGanaag1';
  272. this.line0 = 'Eh? ';
  273. this.line1 = '';
  274. this.line2 = '';
  275. this.line3 = '';
  276. this.line4 = '';
  277. this.line5 = '';
  278. this.line6 = '';
  279.  
  280. "
  281.     900 -1 -1
  282.  
  283.   1 19
  284. "
  285. this.camerafocus = 'player';
  286. this.voicefocus = 'player';
  287. this.line0 = 'After all that, you won\'t even tell me? ';
  288. this.line1 = '';
  289. this.line2 = '';
  290. this.line3 = '';
  291. this.line4 = '';
  292. this.line5 = '';
  293. this.line6 = '';
  294.  
  295. "
  296.     900 -1 -1
  297.  
  298.   1 14
  299. "
  300. this.camerafocus = 'npcGanaag1';
  301. this.voicefocus = 'npcGanaag1';
  302. this.line0 = 'What I will tell you, I will tell you after you bet three times in my';
  303. this.line1 = 'pit.  If you are persistent enough, I shall honor your cause.';
  304. this.line2 = '';
  305. this.line3 = '';
  306. this.line4 = '';
  307. this.line5 = '';
  308. this.line6 = '';
  309. RemapEntry(43,44);
  310. "
  311.     900 -1 -1
  312.  
  313.   1 21
  314. "
  315. this.camerafocus = 'player';
  316. this.voicefocus = 'player';
  317. this.line0 = 'How do you bet at cockfights?';
  318. this.line1 = '';
  319. this.line2 = '';
  320. this.line3 = '';
  321. this.line4 = '';
  322. this.line5 = '';
  323. this.line6 = '';
  324.  
  325. "
  326.     900 -1 -1
  327.  
  328.   1 86
  329. "
  330. this.camerafocus = 'npcGanaag1';
  331. this.voicefocus = 'npcGanaag1';
  332. this.line0 = 'It\'s real simple. You bet on a cock. The cocks fight. You lose, I ';
  333. this.line1 = 'take your money. You win, you get your money back, plus the amount of';
  334. this.line2 = 'money that you bet. We have a series of fights a day that  start at 7';
  335. this.line3 = 'pm. Understand?';
  336. this.line4 = '';
  337. this.line5 = '';
  338. this.line6 = '';
  339.  
  340. "
  341.     1200 -1 -1
  342.  
  343.   1 23
  344. "
  345. this.camerafocus = 'player';
  346. this.voicefocus = 'player';
  347. this.line0 = 'Yes.';
  348. this.line1 = '';
  349. this.line2 = '';
  350. this.line3 = '';
  351. this.line4 = '';
  352. this.line5 = '';
  353. this.line6 = '';
  354.  
  355. "
  356.     900 -1 -1
  357.  
  358.   1 85
  359. "
  360. this.camerafocus = 'npcGanaag1';
  361. this.voicefocus = 'npcGanaag1';
  362. this.line0 = 'Good. ';
  363. this.line1 = '';
  364. this.line2 = '';
  365. this.line3 = '';
  366. this.line4 = '';
  367. this.line5 = '';
  368. this.line6 = '';
  369.  
  370. "
  371.     900 -1 -1
  372.  
  373.   1 25
  374. "
  375. this.camerafocus = 'player';
  376. this.voicefocus = 'player';
  377. this.line0 = 'I would like to place a bet. ';
  378. this.line1 = '';
  379. this.line2 = '';
  380. this.line3 = '';
  381. this.line4 = '';
  382. this.line5 = '';
  383. this.line6 = '';
  384.  
  385. "
  386.     900 -1 -1
  387.  
  388.   1 87
  389. "
  390. this.camerafocus = 'npcGanaag1';
  391. this.voicefocus = 'npcGanaag1';
  392. this.line0 = 'Who will it be then? The white rooster or the red rooster?';
  393. this.line1 = '';
  394. this.line2 = '';
  395. this.line3 = '';
  396. this.line4 = '';
  397. this.line5 = '';
  398. this.line6 = '';
  399.  
  400. "
  401.     900 -1 -1
  402.  
  403.   1 27
  404. "
  405. this.camerafocus = 'player';
  406. this.voicefocus = 'player';
  407. this.line0 = 'White.';
  408. this.line1 = '';
  409. this.line2 = '';
  410. this.line3 = '';
  411. this.line4 = '';
  412. this.line5 = '';
  413. this.line6 = '';
  414. globals.progress_ganaag_pick = 'white';
  415. "
  416.     900 -1 -1
  417.  
  418.   1 89
  419. "
  420. this.camerafocus = 'npcGanaag1';
  421. this.voicefocus = 'npcGanaag1';
  422. this.line0 = 'So, how much do you want to bet?';
  423. this.line1 = '';
  424. this.line2 = '';
  425. this.line3 = '';
  426. this.line4 = '';
  427. this.line5 = '';
  428. this.line6 = '';
  429.  
  430. "
  431.     900 -1 -1
  432.  
  433.   1 27
  434. "
  435. this.camerafocus = 'player';
  436. this.voicefocus = 'player';
  437. this.line0 = 'Red. ';
  438. this.line1 = '';
  439. this.line2 = '';
  440. this.line3 = '';
  441. this.line4 = '';
  442. this.line5 = '';
  443. this.line6 = '';
  444. globals.progress_ganaag_pick = 'red';
  445. "
  446.     900 -1 -1
  447.  
  448.   1 30
  449. "
  450. this.camerafocus = 'player';
  451. this.voicefocus = 'player';
  452. this.line0 = 'I have already bet three times. ';
  453. this.line1 = '';
  454. this.line2 = '';
  455. this.line3 = '';
  456. this.line4 = '';
  457. this.line5 = '';
  458. this.line6 = '';
  459. globals.quest_ganaag  = 7;
  460. "
  461.     900 -1 -1
  462.  
  463.   1 31
  464. "
  465. this.camerafocus = 'npcGanaag1';
  466. this.voicefocus = 'npcGanaag1';
  467. this.line0 = 'Well.  Now that you have known and experienced my heart.  I can call';
  468. this.line1 = 'you \'friend\'.  But can I count on you to defend me when my enemies';
  469. this.line2 = 'surround me?  Can you answer my call then? ';
  470. this.line3 = '';
  471. this.line4 = '';
  472. this.line5 = '';
  473. this.line6 = '';
  474.  
  475. "
  476.     900 -1 -1
  477.  
  478.   1 32
  479. "
  480. this.camerafocus = 'player';
  481. this.voicefocus = 'player';
  482. this.line0 = 'Yes.  But what do you mean?';
  483. this.line1 = '';
  484. this.line2 = '';
  485. this.line3 = '';
  486. this.line4 = '';
  487. this.line5 = '';
  488. this.line6 = '';
  489.  
  490. "
  491.     900 -1 -1
  492.  
  493.   1 56
  494. "
  495. this.camerafocus = 'npcGanaag1';
  496. this.voicefocus = 'npcGanaag1';
  497. this.line0 = 'Are you tough enough to stand by my side?';
  498. this.line1 = '';
  499. this.line2 = '';
  500. this.line3 = '';
  501. this.line4 = '';
  502. this.line5 = '';
  503. this.line6 = '';
  504.  
  505. "
  506.     900 -1 -1
  507.  
  508.   1 34
  509. "
  510. this.camerafocus = 'npcGanaag1';
  511. this.voicefocus = 'npcGanaag1';
  512. this.line0 = 'Teach me a fighting skill you have learned in your travels.';
  513. this.line1 = '';
  514. this.line2 = '';
  515. this.line3 = '';
  516. this.line4 = '';
  517. this.line5 = '';
  518. this.line6 = '';
  519.  
  520. "
  521.     900 -1 -1
  522.  
  523.   1 85
  524. "
  525. this.camerafocus = 'player';
  526. this.voicefocus = 'player';
  527. this.line0 = 'All right.';
  528. this.line1 = '';
  529. this.line2 = '';
  530. this.line3 = '';
  531. this.line4 = '';
  532. this.line5 = '';
  533. this.line6 = '';
  534.  
  535. "
  536.     900 -1 -1
  537.  
  538.   1 0
  539. "
  540. this.camerafocus = 'player';
  541. this.voicefocus = 'player';
  542. this.line0 = 'We\'ll see about that.';
  543. this.line1 = '';
  544. this.line2 = '';
  545. this.line3 = '';
  546. this.line4 = '';
  547. this.line5 = '';
  548. this.line6 = '';
  549.  
  550. "
  551.     300 -1 -1
  552.  
  553.   1 33
  554. "
  555. this.camerafocus = 'player';
  556. this.voicefocus = 'player';
  557. this.line0 = 'What was I supposed to do again?';
  558. this.line1 = '';
  559. this.line2 = '';
  560. this.line3 = '';
  561. this.line4 = '';
  562. this.line5 = '';
  563. this.line6 = '';
  564.  
  565. "
  566.     900 -1 -1
  567.  
  568.   1 0
  569. "
  570. this.camerafocus = 'player';
  571. this.voicefocus = 'player';
  572. this.line0 = 'Goodbye.';
  573. this.line1 = '';
  574. this.line2 = '';
  575. this.line3 = '';
  576. this.line4 = '';
  577. this.line5 = '';
  578. this.line6 = '';
  579.  
  580. "
  581.     900 -1 -1
  582.  
  583.   1 39
  584. "
  585. this.camerafocus = 'player';
  586. this.voicefocus = 'player';
  587. this.line0 = 'What do you here again? ';
  588. this.line1 = '';
  589. this.line2 = '';
  590. this.line3 = '';
  591. this.line4 = '';
  592. this.line5 = '';
  593. this.line6 = '';
  594.  
  595. "
  596.     900 -1 -1
  597.  
  598.   1 85
  599. "
  600. this.camerafocus = 'npcGanaag1';
  601. this.voicefocus = 'npcGanaag1';
  602. this.line0 = 'I go around and collect the bets before the fight and then go around';
  603. this.line1 = 'after the winner of the cockfight is decided. I make sure that when';
  604. this.line2 = 'somebody bets and wins, they get a return on their \'investment\' .';
  605. this.line3 = '';
  606. this.line4 = '';
  607. this.line5 = '';
  608. this.line6 = '';
  609.  
  610. "
  611.     900 -1 -1
  612.  
  613.   1 65
  614. "
  615. this.camerafocus = 'player';
  616. this.voicefocus = 'player';
  617. this.line0 = 'Let us draw the blood of friendship. ';
  618. this.line1 = '';
  619. this.line2 = '';
  620. this.line3 = '';
  621. this.line4 = '';
  622. this.line5 = '';
  623. this.line6 = '';
  624.  
  625. "
  626.     900 -1 -1
  627.  
  628.   1 82
  629. "
  630. this.camerafocus = 'player';
  631. this.voicefocus = 'player';
  632. this.line0 = 'Let us spar.';
  633. this.line1 = '';
  634. this.line2 = '';
  635. this.line3 = '';
  636. this.line4 = '';
  637. this.line5 = '';
  638. this.line6 = '';
  639.  
  640. "
  641.     900 -1 -1
  642.  
  643.   1 43
  644. "
  645. this.camerafocus = 'player';
  646. this.voicefocus = 'player';
  647. this.line0 = 'I do not wish to bet right now.';
  648. this.line1 = '';
  649. this.line2 = '';
  650. this.line3 = '';
  651. this.line4 = '';
  652. this.line5 = '';
  653. this.line6 = '';
  654.  
  655. "
  656.     900 -1 -1
  657.  
  658.   1 85
  659. "
  660. this.camerafocus = 'npcGanaag1';
  661. this.voicefocus = 'npcGanaag1';
  662. this.line0 = 'Suit yourself.';
  663. this.line1 = '';
  664. this.line2 = '';
  665. this.line3 = '';
  666. this.line4 = '';
  667. this.line5 = '';
  668. this.line6 = '';
  669.  
  670. "
  671.     900 -1 -1
  672.  
  673.   1 27
  674. "
  675. this.camerafocus = 'npcGanaag1';
  676. this.voicefocus = 'npcGanaag1';
  677. this.line0 = 'You do not have enough money to make that bet.';
  678. this.line1 = '';
  679. this.line2 = '';
  680. this.line3 = '';
  681. this.line4 = '';
  682. this.line5 = '';
  683. this.line6 = '';
  684.  
  685. "
  686.     900 -1 -1
  687.  
  688.   1 46
  689. "
  690. this.camerafocus = 'npcGanaag1';
  691. this.voicefocus = 'npcGanaag1';
  692. this.line0 = 'Talk to me when the fight is over.';
  693. this.line1 = '';
  694. this.line2 = '';
  695. this.line3 = '';
  696. this.line4 = '';
  697. this.line5 = '';
  698. this.line6 = '';
  699. GiveMoney(globals.progress_ganaag_bet);
  700. globals.betting = 1;
  701. globals.progress_num_bets++;
  702.  
  703. "
  704.     900 -1 -1
  705.  
  706.   1 47
  707. "
  708. this.camerafocus = 'player';
  709. this.line0 = '';
  710.  
  711. FadeOut();
  712. if (globals.time_hour > 5)
  713. {
  714.    globals.lastcock_fight = globals.time_day;
  715. }
  716. if (globals.time_hour < 6)
  717. {
  718.    globals.lastcock_fight = globals.time_day-1;
  719. }
  720. globals.progress_cockfight = 1;
  721.  
  722. "
  723.     90 -1 -1
  724.  
  725.   1 0
  726. "
  727. this.camerafocus = 'player';
  728. this.line0 = '';
  729.  
  730. engine.game.startcutscene = 'villacredo/pulaputi_fight';
  731. engine.game.npcGanaag1.teleport_to = 'Ganaag1Point';
  732. engine.game.npcGanaag1.rotate_direction = 7;
  733. engine.game.npcGanaag1.script = 1;
  734. "
  735.     1 -1 -1
  736.  
  737.   1 49
  738. "
  739. this.camerafocus = 'player';
  740. this.voicefocus = 'player';
  741. this.line0 = 'I would like to bet.';
  742. this.line1 = '';
  743. this.line2 = '';
  744. this.line3 = '';
  745. this.line4 = '';
  746. this.line5 = '';
  747. this.line6 = '';
  748.  
  749. "
  750.     900 -1 -1
  751.  
  752.   1 85
  753. "
  754. this.camerafocus = 'npcGanaag1';
  755. this.voicefocus = 'npcGanaag1';
  756. this.line0 = 'Sorry, we\'re done for the night. Come back tomorrow.';
  757. this.line1 = '';
  758. this.line2 = '';
  759. this.line3 = '';
  760. this.line4 = '';
  761. this.line5 = '';
  762. this.line6 = '';
  763.  
  764. "
  765.     900 -1 -1
  766.  
  767.   1 51
  768. "
  769. this.camerafocus = 'player';
  770. this.voicefocus = 'player';
  771. this.line0 = 'Great! When is the next fight?    ';
  772. this.line1 = '';
  773. this.line2 = '';
  774. this.line3 = '';
  775. this.line4 = '';
  776. this.line5 = '';
  777. this.line6 = '';
  778.  
  779. "
  780.     300 -1 -1
  781.  
  782.   1 0
  783. "
  784. this.camerafocus = 'npcGanaag1';
  785. this.voicefocus = 'npcGanaag1';
  786. this.line0 = 'Tomorrow.  There are different roosters up tomorrow. ';
  787. this.line1 = '';
  788. this.line2 = '';
  789. this.line3 = '';
  790. this.line4 = '';
  791. this.line5 = '';
  792. this.line6 = '';
  793.  
  794. "
  795.     300 -1 -1
  796.  
  797.   1 96
  798. "
  799. this.camerafocus = 'player';
  800. this.voicefocus = 'player';
  801. this.line0 = 'When is the next fight?';
  802. this.line1 = '';
  803. this.line2 = '';
  804. this.line3 = '';
  805. this.line4 = '';
  806. this.line5 = '';
  807. this.line6 = '';
  808.  
  809. "
  810.     300 -1 -1
  811.  
  812.   1 54
  813. "
  814. this.camerafocus = 'player';
  815. this.voicefocus = 'player';
  816. this.line0 = 'The minus, plus... er, what was that again? ';
  817. this.line1 = '';
  818. this.line2 = '';
  819. this.line3 = '';
  820. this.line4 = '';
  821. this.line5 = '';
  822. this.line6 = '';
  823.  
  824. "
  825.     900 -1 -1
  826.  
  827.   1 21
  828. "
  829. this.camerafocus = 'npcGanaag1';
  830. this.voicefocus = 'npcGanaag1';
  831. this.line0 = 'All right. I haven\'t got all day now.  So listen here.';
  832. this.line1 = '';
  833. this.line2 = '';
  834. this.line3 = '';
  835. this.line4 = '';
  836. this.line5 = '';
  837. this.line6 = '';
  838.  
  839. "
  840.     900 -1 -1
  841.  
  842.   1 0
  843. "
  844. this.camerafocus = 'player';
  845. this.voicefocus = 'player';
  846. this.line0 = 'We\'ll see about that.';
  847. this.line1 = '';
  848. this.line2 = '';
  849. this.line3 = '';
  850. this.line4 = '';
  851. this.line5 = '';
  852. this.line6 = '';
  853.  
  854. "
  855.     300 -1 -1
  856.  
  857.   1 57
  858. "
  859. this.camerafocus = 'npcGanaag1';
  860. this.voicefocus = 'npcGanaag1';
  861. this.line0 = 'Friends of the Mangapawi have a saying: \'My trust is in the blood\'. ';
  862. this.line1 = 'Unless you are willing to lay down your life for a Mangapawi, the whole';
  863. this.line2 = 'tribe cannot trust you.';
  864. this.line3 = '';
  865. this.line4 = '';
  866. this.line5 = '';
  867. this.line6 = '';
  868.  
  869. "
  870.     1200 -1 -1
  871.  
  872.   1 58
  873. "
  874. this.camerafocus = 'player';
  875. this.voicefocus = 'player';
  876. this.line0 = 'Please continue...I can feel a \'challenge\' coming on.';
  877. this.line1 = '';
  878. this.line2 = '';
  879. this.line3 = '';
  880. this.line4 = '';
  881. this.line5 = '';
  882. this.line6 = '';
  883.  
  884. "
  885.     900 -1 -1
  886.  
  887.   1 94
  888. "
  889. this.camerafocus = 'npcGanaag1';
  890. this.voicefocus = 'npcGanaag1';
  891. this.line0 = 'Let us draw blood of friendship.  Teach me a new martial skill and I';
  892. this.line1 = 'shall teach you likewise.  This is how our code works:  Friends may';
  893. this.line2 = 'fight and argue but they remain true to each other in the end. Do you';
  894. this.line3 = 'want to do this?';
  895. this.line4 = '';
  896. this.line5 = '';
  897. this.line6 = '';
  898. RemapEntry(44, 45);
  899. "
  900.     1200 -1 -1
  901.  
  902.   1 60
  903. "
  904. this.camerafocus = 'player';
  905. this.voicefocus = 'player';
  906. this.line0 = 'Yes, I have something to teach you.';
  907. this.line1 = '';
  908. this.line2 = '';
  909. this.line3 = '';
  910. this.line4 = '';
  911. this.line5 = '';
  912. this.line6 = '';
  913.  
  914. "
  915.     900 -1 -1
  916.  
  917.   1 0
  918. "
  919. this.camerafocus = 'npcGanaag1';
  920. this.voicefocus = 'npcGanaag1';
  921. this.line0 = 'Come my friend, let us spar! ';
  922. this.line1 = '';
  923. this.line2 = '';
  924. this.line3 = '';
  925. this.line4 = '';
  926. this.line5 = '';
  927. this.line6 = '';
  928.  
  929. "
  930.     900 -1 -1
  931.  
  932.   1 62
  933. "
  934. this.camerafocus = 'player';
  935. this.voicefocus = 'player';
  936. this.line0 = 'I don\'t have a skill to teach you. ';
  937. this.line1 = '';
  938. this.line2 = '';
  939. this.line3 = '';
  940. this.line4 = '';
  941. this.line5 = '';
  942. this.line6 = '';
  943.  
  944. "
  945.     900 -1 -1
  946.  
  947.   1 0
  948. "
  949. this.camerafocus = 'npcGanaag1';
  950. this.voicefocus = 'npcGanaag1';
  951. this.line0 = 'Return when our friendship is ready to be tested. ';
  952. this.line1 = '';
  953. this.line2 = '';
  954. this.line3 = '';
  955. this.line4 = '';
  956. this.line5 = '';
  957. this.line6 = '';
  958.  
  959. "
  960.     900 -1 -1
  961.  
  962.   1 64
  963. "
  964. this.camerafocus = 'player';
  965. this.voicefocus = 'player';
  966. this.line0 = 'Later.';
  967. this.line1 = '';
  968. this.line2 = '';
  969. this.line3 = '';
  970. this.line4 = '';
  971. this.line5 = '';
  972. this.line6 = '';
  973.  
  974. "
  975.     900 -1 -1
  976.  
  977.   1 0
  978. "
  979. this.camerafocus = 'npcGanaag1';
  980. this.voicefocus = 'npcGanaag1';
  981. this.line0 = 'Heh heh.  I shall be waiting for you. ';
  982. this.line1 = '';
  983. this.line2 = '';
  984. this.line3 = '';
  985. this.line4 = '';
  986. this.line5 = '';
  987. this.line6 = '';
  988.  
  989. "
  990.     900 -1 -1
  991.  
  992.   1 94
  993. "
  994. this.camerafocus = 'npcGanaag1';
  995. this.voicefocus = 'npcGanaag1';
  996. this.line0 = 'Do you have a martial skill to teach me yet? If you don\'t then I';
  997. this.line1 = 'can\'t possibly learn anything from you.';
  998. this.line2 = '';
  999. this.line3 = '';
  1000. this.line4 = '';
  1001. this.line5 = '';
  1002. this.line6 = '';
  1003.  
  1004. "
  1005.     900 -1 -1
  1006.  
  1007.   1 71
  1008. "
  1009. this.camerafocus = 'player';
  1010. this.voicefocus = 'player';
  1011. this.line0 = 'Yes, I do.';
  1012. this.line1 = '';
  1013. this.line2 = '';
  1014. this.line3 = '';
  1015. this.line4 = '';
  1016. this.line5 = '';
  1017. this.line6 = '';
  1018. globals.quest_ganaag = 8;
  1019. "
  1020.     900 -1 -1
  1021.  
  1022.   1 68
  1023. "
  1024. this.camerafocus = 'player';
  1025. this.voicefocus = 'player';
  1026. this.line0 = 'No, I don\'t.';
  1027. this.line1 = '';
  1028. this.line2 = '';
  1029. this.line3 = '';
  1030. this.line4 = '';
  1031. this.line5 = '';
  1032. this.line6 = '';
  1033.  
  1034. "
  1035.     900 -1 -1
  1036.  
  1037.   1 69
  1038. "
  1039. this.camerafocus = 'npcGanaag1';
  1040. this.voicefocus = 'npcGanaag1';
  1041. this.line0 = 'Ah well then, you\'d better get some warrior\'s skills first, eh?  We';
  1042. this.line1 = 'won\'t want your pretty face to get bruised so bad, right?   ';
  1043. this.line2 = '';
  1044. this.line3 = '';
  1045. this.line4 = '';
  1046. this.line5 = '';
  1047. this.line6 = '';
  1048.  
  1049. "
  1050.     900 -1 -1
  1051.  
  1052.   1 85
  1053. "
  1054. this.camerafocus = 'player';
  1055. this.voicefocus = 'player';
  1056. this.line0 = 'We\'ll see about that.';
  1057. this.line1 = '';
  1058. this.line2 = '';
  1059. this.line3 = '';
  1060. this.line4 = '';
  1061. this.line5 = '';
  1062. this.line6 = '';
  1063.  
  1064. "
  1065.     900 -1 -1
  1066.  
  1067.   1 77
  1068. "
  1069. this.camerafocus = 'npcGanaag1';
  1070. this.voicefocus = 'npcGanaag1';
  1071. this.line0 = 'Bring it on, you mangy excuse for a Mangatiwala!';
  1072. this.line1 = '';
  1073. this.line2 = '';
  1074. this.line3 = '';
  1075. this.line4 = '';
  1076. this.line5 = '';
  1077. this.line6 = '';
  1078.  
  1079. "
  1080.     900 -1 -1
  1081.  
  1082.   1 72
  1083. "
  1084. this.camerafocus = 'player';
  1085. this.voicefocus = 'player';
  1086. this.line0 = 'I have learned something in my adventures. I could combine my attacks';
  1087. this.line1 = 'in rapid succession...';
  1088. this.line2 = '';
  1089. this.line3 = '';
  1090. this.line4 = '';
  1091. this.line5 = '';
  1092. this.line6 = '';
  1093. EquipMelee();
  1094. globals.weapon_active = 1;
  1095. "
  1096.     900 -1 -1
  1097.  
  1098.   1 76
  1099. "
  1100. this.camerafocus = 'player';
  1101. this.line0 = '';
  1102.  
  1103. engine.game.player.next_state = 'fighting';
  1104. engine.game.player.script = 1;
  1105.  
  1106.  
  1107. "
  1108.     10 -1 -1
  1109.  
  1110.   1 74
  1111. "
  1112. this.camerafocus = 'npcGanaag1';
  1113. this.voicefocus = 'npcGanaag1';
  1114. this.line0 = 'Ah.  That is a good technique indeed.  So, are you ready to draw the';
  1115. this.line1 = 'blood of friendship?';
  1116. this.line2 = '';
  1117. this.line3 = '';
  1118. this.line4 = '';
  1119. this.line5 = '';
  1120. this.line6 = '';
  1121.  
  1122. "
  1123.     900 -1 -1
  1124.  
  1125.   1 70
  1126. "
  1127. this.camerafocus = 'player';
  1128. this.voicefocus = 'player';
  1129. this.line0 = 'It is a little weird but let\'s do it.';
  1130. this.line1 = '';
  1131. this.line2 = '';
  1132. this.line3 = '';
  1133. this.line4 = '';
  1134. this.line5 = '';
  1135. this.line6 = '';
  1136.  
  1137. "
  1138.     900 -1 -1
  1139.  
  1140.   1 0
  1141. "
  1142. this.camerafocus = 'player';
  1143. this.line0 = '';
  1144.  
  1145. engine.game.player.death_cutscene = 'villacredo/Ganaag_FightWin';
  1146. engine.game.npcGanaag1.health_totalmult = 75;
  1147. engine.game.npcGanaag1.health_total = 75;
  1148. engine.game.npcGanaag1.num_attacks = 2;
  1149. engine.game.npcGanaag1.behavior = 'melee_fight';
  1150. engine.game.npcGanaag1.side = 'hostile';
  1151. engine.game.npcGanaag1.is_killable = 0;
  1152. engine.game.npcGanaag1.death_cutscene = 'villacredo/Ganaag_FightLose';
  1153. engine.game.npcGanaag1.attack_mindamage0 = 6;
  1154. engine.game.npcGanaag1.attack_mindamage1 = 9;
  1155. engine.game.npcGanaag1.attack_maxdamage0 = 8;
  1156. engine.game.npcGanaag1.attack_maxdamage1 = 11;
  1157. engine.game.npcGanaag1.attack_rating0 = 9;
  1158. engine.game.npcGanaag1.attack_rating1 = 7;
  1159. "
  1160.     1 -1 -1
  1161.  
  1162.   1 73
  1163. "
  1164. this.camerafocus = 'player';
  1165. this.line0 = '';
  1166.  
  1167. engine.game.player.next_state = 'combo1';
  1168. engine.game.player.script = 1;
  1169. "
  1170.     30 -1 -1
  1171.  
  1172.   1 78
  1173. "
  1174. this.camerafocus = 'npcPurita1';
  1175. this.voicefocus = 'npcPurita1';
  1176. this.line0 = 'Look at that!  A brawl!';
  1177. this.line1 = '';
  1178. this.line2 = '';
  1179. this.line3 = '';
  1180. this.line4 = '';
  1181. this.line5 = '';
  1182. this.line6 = '';
  1183.  
  1184. "
  1185.     900 -1 -1
  1186.  
  1187.   1 79
  1188. "
  1189. this.camerafocus = 'npcBigas1';
  1190. this.voicefocus = 'npcBigas1';
  1191. this.line0 = 'Wanna bet?';
  1192. this.line1 = '';
  1193. this.line2 = '';
  1194. this.line3 = '';
  1195. this.line4 = '';
  1196. this.line5 = '';
  1197. this.line6 = '';
  1198.  
  1199. "
  1200.     900 -1 -1
  1201.  
  1202.   1 80
  1203. "
  1204. this.camerafocus = 'npcDario2';
  1205. this.voicefocus = 'npcDario2';
  1206. this.line0 = 'I\'m with the young datu.';
  1207. this.line1 = '';
  1208. this.line2 = '';
  1209. this.line3 = '';
  1210. this.line4 = '';
  1211. this.line5 = '';
  1212. this.line6 = '';
  1213.  
  1214. "
  1215.     900 -1 -1
  1216.  
  1217.   1 81
  1218. "
  1219. this.camerafocus = 'npcTalong2';
  1220. this.voicefocus = 'npcTalong2';
  1221. this.line0 = 'That crazy kid is going to get himself killed!  I\'m betting on Ganaag.';
  1222. this.line1 = '';
  1223. this.line2 = '';
  1224. this.line3 = '';
  1225. this.line4 = '';
  1226. this.line5 = '';
  1227. this.line6 = '';
  1228.  
  1229. "
  1230.     900 -1 -1
  1231.  
  1232.   1 75
  1233. "
  1234. this.camerafocus = 'npcEstoy1';
  1235. this.voicefocus = 'npcEstoy1';
  1236. this.line0 = 'Well what do you know a real fight up close!  Hack him down Agila!';
  1237. this.line1 = '';
  1238. this.line2 = '';
  1239. this.line3 = '';
  1240. this.line4 = '';
  1241. this.line5 = '';
  1242. this.line6 = '';
  1243.  
  1244. "
  1245.     900 -1 -1
  1246.  
  1247.   1 75
  1248. "
  1249. this.camerafocus = 'npcGanaag1';
  1250. this.voicefocus = 'npcGanaag1';
  1251. this.line0 = 'Bring it on!';
  1252. this.line1 = '';
  1253. this.line2 = '';
  1254. this.line3 = '';
  1255. this.line4 = '';
  1256. this.line5 = '';
  1257. this.line6 = '';
  1258.  
  1259. "
  1260.     900 -1 -1
  1261.  
  1262.   1 85
  1263. "
  1264. this.camerafocus = 'npcGanaag1';
  1265. this.voicefocus = 'npcGanaag1';
  1266. this.line0 = 'You can bet again tonight, if you like.';
  1267. this.line1 = '';
  1268. this.line2 = '';
  1269. this.line3 = '';
  1270. this.line4 = '';
  1271. this.line5 = '';
  1272. this.line6 = '';
  1273.  
  1274. "
  1275.     900 -1 -1
  1276.  
  1277.   1 84
  1278. "
  1279.  
  1280. this.camerafocus = 'player';
  1281. this.voicefocus = 'player';
  1282. i = 0;
  1283. this.line[i] = 'What else should I do, then?';
  1284. this.target[i] = '12';
  1285. i++;
  1286. this.line[i] = 'After all that, you won\'t even tell me? ';
  1287. this.target[i] = '18';
  1288. i++;
  1289. this.line[i] = '';
  1290. "
  1291.     1 -1 -1
  1292.  
  1293.   1 85
  1294. "
  1295.  
  1296. this.camerafocus = 'player';
  1297. this.voicefocus = 'player';
  1298. i = 0;
  1299. if (globals.quest_ganaag  == 7)
  1300. {
  1301.     this.line[i] = 'What was I supposed to do again?';
  1302.     this.target[i] = '36';
  1303.     i++;
  1304. }
  1305. this.line[i] = 'How do you bet at cockfights?';
  1306. this.target[i] = '20';
  1307. i++;
  1308. this.line[i] = 'What do you do here again?';
  1309. this.target[i] = '38';
  1310. i++;
  1311. if ((globals.lastcock_fight < globals.time_day-1 && globals.time_hour < 7) || (globals.time_hour > 19 && globals.lastcock_fight < globals.time_day))
  1312. {
  1313.     this.line[i] = 'I would like to place a bet. ';
  1314.     this.target[i] = '24';
  1315.     i++;
  1316. }
  1317. if ((globals.lastcock_fight == globals.time_day) || (globals.lastcock_fight == globals.time_day - 1 && globals.time_hour < 6))
  1318. {
  1319.     this.line[i] = 'I would like to bet.';
  1320.     this.target[i] = '48';
  1321.     i++;
  1322. }
  1323. if (globals.progress_num_bets >= 3 && globals.quest_ganaag == 6)
  1324. {
  1325.     this.line[i] = 'I have already bet three times. ';
  1326.     this.target[i] = '29';
  1327.     i++;
  1328. }
  1329. if (globals.quest_ganaag == 7)
  1330. {
  1331.     this.line[i] = 'Let us draw the blood of friendship. ';
  1332.     this.target[i] = '40';
  1333.     i++;
  1334. }
  1335. if (globals.quest_ganaag == 8)
  1336. {
  1337.     this.line[i] = 'Let us spar.';
  1338.     this.target[i] = '41';
  1339.     i++;
  1340. }
  1341. this.line[i] = 'Goodbye.';
  1342. this.target[i] = '37';
  1343. i++;
  1344. this.line[i] = '';
  1345. "
  1346.     1 -1 -1
  1347.  
  1348.   1 86
  1349. "
  1350.  
  1351. this.camerafocus = 'player';
  1352. this.voicefocus = 'player';
  1353. i = 0;
  1354. this.line[i] = 'Yes.';
  1355. this.target[i] = '22';
  1356. i++;
  1357. this.line[i] = 'The minus, plus... er, what was that again? ';
  1358. this.target[i] = '53';
  1359. i++;
  1360. this.line[i] = 'I\'d like to ask you something else.';
  1361. this.target[i] = '85';
  1362. i++;
  1363. this.line[i] = '';
  1364. "
  1365.     1 -1 -1
  1366.  
  1367.   1 87
  1368. "
  1369.  
  1370. this.camerafocus = 'player';
  1371. this.voicefocus = 'player';
  1372. i = 0;
  1373. this.line[i] = 'White.';
  1374. this.target[i] = '26';
  1375. i++;
  1376. this.line[i] = 'Red. ';
  1377. this.target[i] = '28';
  1378. i++;
  1379. this.line[i] = '';
  1380. "
  1381.     1 -1 -1
  1382.  
  1383.   1 88
  1384. "
  1385. globals.progress_ganaag_bet = 5;
  1386. this.camerafocus = 'player';
  1387. this.voicefocus = 'player';
  1388. i = 0;
  1389. if (CheckMoney() >= 5)
  1390. {
  1391.     this.line[i] = 'none';
  1392.     this.target[i] = '45';
  1393.     i++;
  1394. }
  1395. if (CheckMoney() < 5)
  1396. {
  1397.     this.line[i] = 'none';
  1398.     this.target[i] = '44';
  1399.     i++;
  1400. }
  1401. this.line[i] = '';
  1402. "
  1403.     1 -1 -1
  1404.  
  1405.   1 89
  1406. "
  1407.  
  1408. this.camerafocus = 'player';
  1409. this.voicefocus = 'player';
  1410. i = 0;
  1411. this.line[i] = '2 cruzieros';
  1412. this.target[i] = '90';
  1413. i++;
  1414. this.line[i] = '3 cruzieros';
  1415. this.target[i] = '91';
  1416. i++;
  1417. this.line[i] = '4 cruzieros';
  1418. this.target[i] = '92';
  1419. i++;
  1420. this.line[i] = '5 cruzieros';
  1421. this.target[i] = '95';
  1422. i++;
  1423. this.line[i] = 'I do not wish to bet right now.';
  1424. this.target[i] = '42';
  1425. i++;
  1426. this.line[i] = '';
  1427. "
  1428.     1 -1 -1
  1429.  
  1430.   1 90
  1431. "
  1432. globals.progress_ganaag_bet = 2;
  1433. this.camerafocus = 'player';
  1434. this.voicefocus = 'player';
  1435. i = 0;
  1436. if (CheckMoney() >= 2)
  1437. {
  1438.     this.line[i] = 'none';
  1439.     this.target[i] = '45';
  1440.     i++;
  1441. }
  1442. if (CheckMoney() < 2)
  1443. {
  1444.     this.line[i] = 'none';
  1445.     this.target[i] = '44';
  1446.     i++;
  1447. }
  1448. this.line[i] = '';
  1449. "
  1450.     1 -1 -1
  1451.  
  1452.   1 91
  1453. "
  1454. globals.progress_ganaag_bet = 3;
  1455. this.camerafocus = 'player';
  1456. this.voicefocus = 'player';
  1457. i = 0;
  1458. if (CheckMoney() >= 3)
  1459. {
  1460.     this.line[i] = 'none';
  1461.     this.target[i] = '45';
  1462.     i++;
  1463. }
  1464. if (CheckMoney() < 3)
  1465. {
  1466.     this.line[i] = 'none';
  1467.     this.target[i] = '44';
  1468.     i++;
  1469. }
  1470. this.line[i] = '';
  1471. "
  1472.     1 -1 -1
  1473.  
  1474.   1 92
  1475. "
  1476. globals.progress_ganaag_bet = 4;
  1477. this.camerafocus = 'player';
  1478. this.voicefocus = 'player';
  1479. i = 0;
  1480. if (CheckMoney() >= 4)
  1481. {
  1482.     this.line[i] = 'none';
  1483.     this.target[i] = '45';
  1484.     i++;
  1485. }
  1486. if (CheckMoney() < 4)
  1487. {
  1488.     this.line[i] = 'none';
  1489.     this.target[i] = '44';
  1490.     i++;
  1491. }
  1492. this.line[i] = '';
  1493. "
  1494.     1 -1 -1
  1495.  
  1496.   1 93
  1497. "
  1498.  
  1499. this.camerafocus = 'player';
  1500. this.voicefocus = 'player';
  1501. i = 0;
  1502. if (globals.skill_level_brown3 > 0)
  1503. {
  1504.     this.line[i] = 'Yes, I have something to teach you.';
  1505.     this.target[i] = '59';
  1506.     i++;
  1507. }
  1508. if (globals.skill_level_brown3 == 0)
  1509. {
  1510.     this.line[i] = 'I don\'t have a skill to teach you. ';
  1511.     this.target[i] = '61';
  1512.     i++;
  1513. }
  1514. this.line[i] = 'Later.';
  1515. this.target[i] = '63';
  1516. i++;
  1517. this.line[i] = '';
  1518. "
  1519.     1 -1 -1
  1520.  
  1521.   1 94
  1522. "
  1523.  
  1524. this.camerafocus = 'player';
  1525. this.voicefocus = 'player';
  1526. i = 0;
  1527. if (globals.skill_level_red0 > 0)
  1528. {
  1529.     this.line[i] = 'Yes, I do.';
  1530.     this.target[i] = '66';
  1531.     i++;
  1532. }
  1533. if (globals.skill_level_red0 == 0)
  1534. {
  1535.     this.line[i] = 'No, I don\'t.';
  1536.     this.target[i] = '67';
  1537.     i++;
  1538. }
  1539. this.line[i] = '';
  1540. "
  1541.     1 -1 -1
  1542.  
  1543.   1 95
  1544. "
  1545. globals.progress_ganaag_bet = 5;
  1546. this.camerafocus = 'player';
  1547. this.voicefocus = 'player';
  1548. i = 0;
  1549. if (CheckMoney() >= 5)
  1550. {
  1551.     this.line[i] = 'none';
  1552.     this.target[i] = '45';
  1553.     i++;
  1554. }
  1555. if (CheckMoney() < 5)
  1556. {
  1557.     this.line[i] = 'none';
  1558.     this.target[i] = '44';
  1559.     i++;
  1560. }
  1561. this.line[i] = '';
  1562. "
  1563.     1 -1 -1
  1564.  
  1565.   1 96
  1566. "
  1567.  
  1568. this.camerafocus = '';
  1569. this.voicefocus = '';
  1570. i = 0;
  1571. if (globals.lastcock_fight < globals.time_day)
  1572. {
  1573.     this.line[i] = 'none';
  1574.     this.target[i] = '83';
  1575.     i++;
  1576. }
  1577. if (globals.lastcock_fight == globals.time_day)
  1578. {
  1579.     this.line[i] = 'none';
  1580.     this.target[i] = '51';
  1581.     i++;
  1582. }
  1583. this.line[i] = '';
  1584. "
  1585.     1 -1 -1
  1586.  
  1587.  
  1588. 0 0 0 0
  1589. 0
  1590.